projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1daeae
)
(set-selection-coding-system): Fix spacing.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 14 Oct 2002 09:55:35 +0000
(09:55 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 14 Oct 2002 09:55:35 +0000
(09:55 +0000)
lisp/international/mule.el
patch
|
blob
|
history
diff --git
a/lisp/international/mule.el
b/lisp/international/mule.el
index 05085149667d78405c21ddb500530fe2e3b3ef5d..0719a2b2ec40640756bf7b4b02fb0d82af2563c6 100644
(file)
--- a/
lisp/international/mule.el
+++ b/
lisp/international/mule.el
@@
-1286,7
+1286,7
@@
For a list of possible values of CODING-SYSTEM, use \\[list-coding-systems]."
(defalias 'set-clipboard-coding-system 'set-selection-coding-system)
(defun set-selection-coding-system (coding-system)
- "Make CODING-SYSTEM used for communicating with other X clients
.
+ "Make CODING-SYSTEM used for communicating with other X clients.
When sending or receiving text via cut_buffer, selection, and clipboard,
the text is encoded or decoded by CODING-SYSTEM."
(interactive "zCoding system for X selection: ")